home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 8 / FM Towns Free Software Collection 8.iso / t_os / rb3d / source / userlib.h < prev   
Encoding:
Text File  |  1994-06-01  |  154 b   |  3 lines

  1. void USR_getBlock( char *work,char *buf,int x0,int y0,int x1,int y1 );
  2. void USR_putBlock( char *work,char *buf,int clip,int x0,int y0,int x1,int y1 );
  3.